Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Don't create Date or Calendar objects for ASN.1 dates unless needed" #1200

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

prbprbprb
Copy link
Collaborator

Reverts #1176

Reason: Unexpected behaviour change which rejects certificates with invalid date files using UTCTIME with an offset, of which it turns out there are many in circulation.

Also added a regression test to ensure we don't accidentally start rejecting them again.

…needed. (google#1176)"

Reason: Unexpected behaviour change which rejects certificates with
invalid date files using UTCTIME with an offset, of which it turns
out there are many in circulation.

Also added a regression test to ensure we don't accidentally start
rejecting them again.
@prbprbprb prbprbprb merged commit 59de319 into google:master Mar 20, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants